GtkEntry: Make progress pulsing smooth
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 19:51:33 +0000 (15:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 19:51:33 +0000 (15:51 -0400)
commitef0e164a4c9acf68dc12ea1493c7468dd5da7e0f
tree93c0fa1cf523834fb45783289957ebbe2f482b45
parent3c400823167799b167b621549e776688c8624953
GtkEntry: Make progress pulsing smooth

This changes the calculation of activity mode progress in the
same way as was done in GtkProgressBar a while ago, and make it
smooth, using a tick callback.
gtk/gtkentry.c